home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Compilers⁄Interps / GCC-2.3.3r12 / Sources-Targets / x-romp-mach < prev    next >
Encoding:
Text File  |  1993-02-05  |  153 b   |  6 lines  |  [TEXT/MPS ]

  1. # Ensure that CPATH is used and suppress lots of warnings.
  2. CC=hc2 -Hcpp -w
  3.  
  4. # The default `make' on the RT doesn't define MAKE, so do it here.
  5. MAKE=make
  6.